home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
discover.dir
/
00059.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
235 b
|
16 lines
on exitFrame
if rollOver(9) then
go("devmenu1")
else
if rollOver(11) then
go("devmenu3")
else
if rollOver(10) then
go(the frame)
else
go("devmenu")
end if
end if
end if
end